projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8b14b5
)
*** empty log message ***
author
Dan Nicolaescu
<done@ece.arizona.edu>
Tue, 30 Jun 1998 03:10:18 +0000
(
03:10
+0000)
committer
Dan Nicolaescu
<done@ece.arizona.edu>
Tue, 30 Jun 1998 03:10:18 +0000
(
03:10
+0000)
lisp/textmodes/flyspell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/flyspell.el
b/lisp/textmodes/flyspell.el
index 950d688791be75edc8b749bbb9f0a192cfdfd03d..f63cf012b3a913ad0a8cd0dcd01b1ef58800af5e 100644
(file)
--- a/
lisp/textmodes/flyspell.el
+++ b/
lisp/textmodes/flyspell.el
@@
-48,7
+48,8
@@
"Spellchecking on the fly."
:tag "FlySpell"
:prefix "flyspell-"
- :group 'processes)
+ :group 'processes
+ :version "20.3")
;*---------------------------------------------------------------------*/
;* User variables ... */